Skip to content

feat(h7): add a message for the system power supply #2633

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Jan 15, 2025

if it is not defined.

Configure the system power supply according to the definition to be used at compilation preprocessing level.
The application shall set one of the following configuration option:
- USE_PWR_LDO_SUPPLY
- USE_PWR_DIRECT_SMPS_SUPPLY
- USE_PWR_EXTERNAL_SOURCE_SUPPLY
- USE_PWR_SMPS_1V8_SUPPLIES_LDO
- USE_PWR_SMPS_2V5_SUPPLIES_LDO
- USE_PWR_SMPS_1V8_SUPPLIES_EXT_AND_LDO
- USE_PWR_SMPS_2V5_SUPPLIES_EXT_AND_LDO
- USE_PWR_SMPS_1V8_SUPPLIES_EXT
- USE_PWR_SMPS_2V5_SUPPLIES_EXT

if it is not defined.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added the enhancement New feature or request label Jan 15, 2025
@fpistm fpistm added this to the 2.10.0 milestone Jan 15, 2025
@fpistm fpistm merged commit 5f34649 into stm32duino:main Jan 15, 2025
24 checks passed
@fpistm fpistm deleted the h7_pwr_supply_message branch January 15, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

1 participant